AURA DM/1V1/CTF for Quake3
================================
Version: 1.04c Final
Date:    November 11, 2003
Site:    http://www.q3nation.com
Contact: aura@q3nation.com

Referee:
------------
To use referee system implemented in 1.04a Final, you have to be in dedicated server environment
so use the .bat files to start a dedicated server :) REF WILL NOT WORK IN SINGLE PLAYER!

First make sure you created a referee password in the configs, look for:

set refpass "pass"

Change "pass" to your desired password.  While connected to server, type in console:

/refpass pass - pass being the password you chose.
example: /refpass mypassword, if succussfully done, it will say, You are now a ref.

then type after you enter your password correctly

/ref

And it will list all of the available commands :) Simple as that :)
To logout of ref, simply just type /refpass


RCON:
------------

Make sure you create a rcon password in the .cfg's!  When in game simply bring
down console and use /rcon followed by the command you want to change or use.
You can use /rcon to change any command in the .cfgs, for example say you wanted
faster railgun fire, simply type /rcon "password" au_fastRail "1" and thats it!

Useful Commands:

/rcon status - this will list the player ID's so you can kick a player
/rcon kick <player ID> - Get ID by using command above
/rcon exec <configname.cfg> - example /rcon exec 1v1.cfg :) use this to change modes - this
is very useful because you may make your own CFG's for different modes, gametypes, etc, then
use this command to execute those configs to change modes :)

If you get stuck and need to find a certain command not related to the mod
bring down console and type /cmdlist to see a huge list of many commands :) 